-
Home
-
Packeta
-
1.3.2
-
Code
-
Classes
- MultiChoiceControl
| Total Complexity |
26 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
147 |
| Lines of code |
69 |
| Logical lines of code |
40 |
| Comment lines |
35 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setValue() |
A |
50 |
11 |
22 |
| __construct() |
S |
71 |
2 |
6 |
| loadHttpData() |
S |
69 |
2 |
6 |
| setItems() |
S |
75 |
2 |
4 |
| setDisabled() |
S |
65 |
2 |
9 |
| getValue() |
S |
78 |
1 |
3 |
| getRawValue() |
S |
82 |
1 |
3 |
| isFilled() |
S |
80 |
1 |
3 |
| getItems() |
S |
82 |
1 |
3 |
| getSelectedItems() |
S |
79 |
1 |
3 |
| getHtmlName() |
S |
79 |
1 |
3 |
| checkDefaultValue() |
S |
77 |
1 |
4 |